Skip to content

fix: move WorkerPoolContextProvider higher#1944

Merged
jonathanlab merged 1 commit intomainfrom
fix/diffworkerthing
Apr 29, 2026
Merged

fix: move WorkerPoolContextProvider higher#1944
jonathanlab merged 1 commit intomainfrom
fix/diffworkerthing

Conversation

@jonathanlab
Copy link
Copy Markdown
Contributor

Problem

We were spawning a WorkerPoolContextProvider too low in the component tree, meaning we'd spawn multiple which could cause some performance issues and high RAM usage.

Changes

Create 1 WorkerPoolContextProvider instead of several

How did you test this?

Manually

@jonathanlab jonathanlab requested a review from adboio April 29, 2026 14:50
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 29, 2026

Reviews (1): Last reviewed commit: "fix: move WorkerPoolContextProvider high..." | Re-trigger Greptile

@jonathanlab jonathanlab enabled auto-merge (squash) April 29, 2026 14:59
@jonathanlab jonathanlab added the Create release This will trigger a new release label Apr 29, 2026
@jonathanlab jonathanlab merged commit b8870df into main Apr 29, 2026
15 checks passed
@jonathanlab jonathanlab deleted the fix/diffworkerthing branch April 29, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Create release This will trigger a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants